home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / utils2 / maint110.zip / SYSTEM.CMD < prev    next >
OS/2 REXX Batch file  |  1994-05-05  |  397b  |  17 lines

  1. ;
  2. ; If you wan't to add/modify the device= lines in your SYSTEM.INI
  3. ; then you should use the & command instead of the + command
  4. ;
  5. ; A +[386enh]device=Something   would replace ALL device=...
  6. ; with <Something>
  7. ;
  8. ; What's normaly used is:
  9. ;
  10. ; &[386enh]device=vtda.386
  11. ; #[386enh]device=*vtd      (You could use the - command too)
  12. ;
  13. ;
  14. &[386enh]device=vtda.386
  15. #[386enh]device=*vtd
  16.  
  17.